Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add filtering quiz attempts by course_id and course author #28

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

mako321
Copy link
Member

@mako321 mako321 commented Sep 5, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 5, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.89% 🎉

Comparison is base (40b56d5) 95.02% compared to head (e7f4dc0) 95.92%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #28      +/-   ##
============================================
+ Coverage     95.02%   95.92%   +0.89%     
- Complexity      346      354       +8     
============================================
  Files            81       84       +3     
  Lines          1065     1103      +38     
============================================
+ Hits           1012     1058      +46     
+ Misses           53       45       -8     
Files Changed Coverage Δ
src/Dtos/Criteria/QuizAttemptCriteriaDto.php 100.00% <100.00%> (ø)
src/Enum/TopicTypeGiftPermissionEnum.php 100.00% <100.00%> (ø)
src/Http/Resources/CourseSimpleResource.php 100.00% <100.00%> (ø)
src/Http/Resources/QuizAttemptSimpleResource.php 100.00% <100.00%> (ø)
src/Http/Resources/UserSimpleResource.php 100.00% <100.00%> (ø)
src/Policies/QuizAttemptPolicy.php 100.00% <100.00%> (ø)
src/Repositories/Criterion/RawCriterion.php 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dyfero dyfero merged commit 601f29e into main Sep 6, 2023
9 checks passed
@dyfero dyfero deleted the feature/add-filters branch September 6, 2023 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants